Merge branch 'unsafe-strdup-printf' into 'master'
authorTimm Bäder <mail@baedert.org>
Tue, 26 Nov 2019 07:11:19 +0000 (07:11 +0000)
committerTimm Bäder <mail@baedert.org>
Tue, 26 Nov 2019 07:11:19 +0000 (07:11 +0000)
commit3d1a9c74841afd37487d4549e1185b418835a440
tree5c0530cbb9d1536cf68f9c2da8b0c23ece904442
parent9e4901e8ce12919124ebf721fd8c05c129eb5362
parent25e4174a3849dc73d64570f8c73b4c8b441b5ca5
Merge branch 'unsafe-strdup-printf' into 'master'

gtk-demo: Fix incorrect use of g_strdup_printf

See merge request GNOME/gtk!1211